STEP 11: Time for our last if-statement!
- Create a new if statement statement at the bottom of your program.
- Change the test variable to rand_answer and the test value to 4.
- Drag in Say and drop it inside your if statement statement.
- Change the name in front of .say() to tim and the string to "Signs point to yes".
To navigate the page using the TAB key, first press ESC to exit the code editor.